RetentionPolicyTagIsVisible Property |
Use this setting to determine whether the policy tag is displayed in the list of tags available to the user.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsVisible { get; set; }Public Property IsVisible As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is visible; otherwise,
false.
See Also